Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

对导出过程做了一点改动 #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

logosslee
Copy link

使用方式: 1、把jar包放到IDEA\plugins文件夹下,重启idea即可 2、右键点击要导出的文件夹或文件,点击create pachter选项(一般在第一个)即可 3、web apth:一般不需要改,默认WebRoot。 4、save path:自定义外部保存路径
导出说明: 1、src的文件或文件夹导出时,直接导出对应的编译好的classes下的类 2、其他的文件或文件夹导出时与在项目中的目录一致 3、WEB-INFO/classes下的文件导出报错时,在moudle属性设置里把classes文件夹的Excluded属性去掉

libingwen added 3 commits December 6, 2018 17:16
…项(一般在第一个)即可 3、web apth:一般不需要改,默认WebRoot。 4、save path:自定义外部保存路径 导出说明: 1、src的文件或文件夹导出时,直接导出对应的编译好的classes下的类 2、其他的文件或文件夹导出时与在项目中的目录一致 3、WEB-INFO/classes下的文件导出报错时,在moudle属性设置里把classes文件夹的Excluded属性去掉
@395802203
Copy link

一导出直接报 Create Patcher Error ! 导出的是class。我用的版本是idea 2019.3版本。

Repository owner deleted a comment from Arpitkandwal Feb 23, 2024
Repository owner deleted a comment from Arpitkandwal Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants